Concurrency Control in Distributed System Using Mutual Exclusion by Sukhendu Kanrar Nabendu Chaki & Samiran Chattopadhyay

Concurrency Control in Distributed System Using Mutual Exclusion by Sukhendu Kanrar Nabendu Chaki & Samiran Chattopadhyay

Author:Sukhendu Kanrar, Nabendu Chaki & Samiran Chattopadhyay
Language: eng
Format: epub
Publisher: Springer Singapore, Singapore


2.insert <M, r> in PLM[ ];

/* According to priority r, it adds the tuple <M, r> into PLM */

3.send token_request <M, r>; /* M sends token request using its outer edge */

4.Step 2: When a process S ≠ Phold receives a token request <K, r> and priority {r} from another process K.

5.if (r > t)

6.t = t + 1;

/* Priority of K, i.e., r, is higher than the priority t for some process C whose token request is sent through S. Priority value t is increased by 1 i.e., t = t + 1 */

7.endif



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.